OwaOptionsAutoAddSignatureOnReply Property |
Gets or sets a value indicating whether [automatic add signature on forward and reply].
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool AutoAddSignatureOnReply { get; set; }Public Property AutoAddSignatureOnReply As Boolean
Get
Set
Property Value
Type:
Booleantrue if [automatic add signature on forward and reply]; otherwise,
false.
See Also